CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 霍夫变换 圆

搜索资源列表

  1. 霍夫检测

    1下载:
  2. 这是用霍夫变换来检测圆的一个程序,不错的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-12-10
    • 文件大小:488701
    • 提供者:haijiaotianya
  1. 霍夫变换检测圆和直线

    3下载:
  2. 霍夫变换检测圆和直线,数字图像处理课程设计,直接使用,非常不错
  3. 所属分类:源码下载

    • 发布日期:2011-12-25
    • 文件大小:82353
    • 提供者:jorden18
  1. image-read

    1下载:
  2. 读图像,霍夫变换算法实现方块,圆形的识别,读bmp图像,显示具体坐标-Reading image, Hough transform algorithm box, round recognition, reading bmp image to show the specific coordinates
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1833
    • 提供者:张敏
  1. hough

    0下载:
  2. 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1948842
    • 提供者:jiaojiao003
  1. HoughTrans

    0下载:
  2. 强大的霍夫变换源码,检测直线、圆形等-houghtrans
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:42057
    • 提供者:lsp1986
  1. A8010363

    0下载:
  2. 用两步法霍夫变换检测圆的论文,提高了运算效率,可以用于椭圆检测。-Change Detection by two-step round paper Fahuo Fu, improve the efficiency, can be used for ellipse detection.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:419078
    • 提供者:du dan
  1. hough.circle

    0下载:
  2. 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurately the circle center coordina
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:6326
    • 提供者:qinchuanhero
  1. circle-detection-using-hough-transform

    0下载:
  2. circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, University of Warwick, UK Hough
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:338439
    • 提供者:miaosiyi
  1. CircularHough

    0下载:
  2. Circular Hough是Hough Transform for circle detection,霍夫变换用于圆检测的matlab源码,希望对大家有一定帮助-Circular Hough is the Hough Transform for circle detection, Hough transform for circle detection matlab source, and they hope to have everyone must assist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1983
    • 提供者:miaosiyi
  1. hough

    2下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1161
    • 提供者:huang
  1. seghough

    3下载:
  2. K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:196447
    • 提供者:赵健
  1. hough8

    0下载:
  2. 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:王正旺
  1. hough_circle

    0下载:
  2. 用霍夫变换检测圆,是图像处理的重要应用,还可用于图形识别(Circle detection by Hof transform)
  3. 所属分类:图形图象

  1. jiqishijue

    0下载:
  2. 使用python和opencv2,进行图像滤波、霍夫变换处理,找出图中所有圆并画出,适合刚开始接触视觉编程的人学习参照(Find circles by python, cv2)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:381952
    • 提供者:cc10086
  1. 霍夫变换找圆

    3下载:
  2. 利用霍夫变换找出圆,输出圆心坐标.比较不错的代码,值得学习.(Hof transform is used to find the circle and output the coordinate of the center of the circle.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:719872
    • 提供者:anselward
  1. hough_circle

    0下载:
  2. 霍夫变换可以检测直线,矩形和圆,这里是检测圆形程序,很不错(Hough transform can detect lines, rectangles and circles, here is the detection of circular procedures, very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:啦啦呼呼
  1. hough_circle

    0下载:
  2. 利用Hough(霍夫)变换检测图片中的圆,并进行分割(Detection of circles in images by Hof transform)
  3. 所属分类:matlab例程

  1. hough_circle

    0下载:
  2. 利用霍夫变换实现找圆,并标出圆心位置及半径。(realize circle find using Hof transform)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:@怪咖
  1. hfbh

    0下载:
  2. 霍夫变换实现直线变换和圆变换,使用的是Qt+opencv(fakljfhdsjkfgsdhfagbjdhfvjksbgjkahfjfsdg)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:你猜开发
  1. 霍夫变换找圆

    0下载:
  2. 此代码为霍夫变换找圆,检测提取圆,可以通过单片机验证(This code for the Huff transform find a circle, detection extraction circle, can be verified by the microcontroller)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:720896
    • 提供者:catheriine
« 12 3 4 5 »
搜珍网 www.dssz.com